netsqlazman_ItemsTable 
Logical Entity Name  netsqlazman_ItemsTable 
Default Table Name  netsqlazman_ItemsTable 
Physical Only  NO 
Owner  dbo 
Definition 
 
Note 
 

netsqlazman_ItemsTable Columns 
ColumnName  Domain  Datatype  NULL  Definition 
ItemId(PK)    int  NO 
 
ApplicationId(FK)    int  NO 
 
Name    nvarchar(255)  NO 
 
Description    nvarchar(1024)  NO 
 
ItemType    tinyint  NO 
 
BizRuleId(FK)    int  YES 
 

netsqlazman_ItemsTable Primary and Unique Keys 
Key Name  Key Type  Keys 
Items_ApplicationId_Name_Unique_Index  Index  Name, ApplicationId 
PK_netsqlazman_ItemsTable  PrimaryKey  ItemId 

netsqlazman_ItemsTable Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
netsqlazman_ApplicationsTable  Non-Identifying  One To Zero or More  FK_Items_Applications      ApplicationId  NO  YES 
netsqlazman_BizRulesTable  Non-Identifying  Zero or One to Zero or More  FK_Items_BizRules      BizRuleId  NO  YES 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication 
netsqlazman_AuthorizationsTable  Non-Identifying  One To Zero or More  FK_Authorizations_Items        NO  YES 
netsqlazman_ItemAttributesTable  Non-Identifying  One To Zero or More  FK_ItemAttributes_Items        NO  YES 

netsqlazman_ItemsTable Check Constraints 
Check Constraint Name  CheckConstraint 

netsqlazman_ItemsTable Storage 
STORAGE OPTION  STORAGE VALUE 
Filegroup  PRIMARY 
Text Image File Group   

netsqlazman_ItemsTable Where Used - Model Usage 
Mapped Object  Is User Defined?  Denormalization Mappings  Description  Bound Attachments 
Logical
dbo.netsqlazman_ItemsTable 
NO       
Physical (Microsoft SQL Server)
dbo.netsqlazman_ItemsTable 
NO       

netsqlazman_ItemsTable Where Used - Submodel Usage 
Model  Submodel Usage 
Logical  Main Model 
Physical (Microsoft SQL Server)  Main Model 
Physical (Microsoft SQL Server)  NetSqlAzman 

netsqlazman_ItemsTable Data Movement Rules 
Name  Type  Rule Text/Value